projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
53fab6e
)
*** empty log message ***
author
Gerd Moellmann
<gerd@gnu.org>
Thu, 5 Jul 2001 14:08:30 +0000
(14:08 +0000)
committer
Gerd Moellmann
<gerd@gnu.org>
Thu, 5 Jul 2001 14:08:30 +0000
(14:08 +0000)
lisp/ChangeLog
patch
|
blob
|
history
src/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 06e4cde8d7ca04ebfc741b587aa8ef072a35df49..6e445fc81080866dc0699905a8a94993ca034150 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,5
+1,8
@@
2001-07-05 Gerd Moellmann <gerd@gnu.org>
+ * calendar/todo-mode.el (todo-top-priorities): Use delete-region
+ instead of kill-line.
+
* play/pong.el: Fix first line. From Pavel Jan
\e
,Bm
\e
(Bk
<Pavel@Janik.cz>.
diff --git
a/src/ChangeLog
b/src/ChangeLog
index ea5463c5f0e543d40d1808dd20e411e6f3f2b602..bb5de3c8be61d471074545f37115632441daee96 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,5
+1,7
@@
2001-07-05 Gerd Moellmann <gerd@gnu.org>
+ * sound.c: Include Emacs' header files with #include "...".
+
* eval.c (specbind): Additionally record the buffer that was
current when a buffer-local or frame-local variable was bound.